Einhugur Xml Plugin for Xojo

Attribute.AsInt64 Property

Gets the Attribute value as Int64.

AsInt64 as Int64 {Read}

Remarks

If Int64 cannot be parsed from the attribute value then default value, 0 returned.

See Also

Attribute Class